'宣言 Public Class ValidatorWrapperBase (Of T As {New, ValidatorOptionsBase}, TOut As ValidatorWrapperBase(Of T,TOut)) Inherits Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper(Of T,TOut)
public class ValidatorWrapperBase<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut> where T: new(), ValidatorOptionsBase where TOut: ValidatorWrapperBase<T,TOut>
オンラインで表示: GitHub